serv_got_chat_in

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void serv_got_chat_in(PurpleConnection* g, int id, const(char)* who, PurpleMessageFlags flags, const(char)* message, time_t mtime)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    void
    serv_got_chat_in
    (,
    int id
    ,
    const(char)* who
    ,,
    const(char)* message
    ,
    time_t mtime
    )
  2. da_serv_got_chat_in serv_got_chat_in;

Meta